home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-02 | 3.7 KB | 161 lines | [50] Apple IIgs Word Processing (0x5445) |
- *======================================================
- * Softdisk shell (v2.00+) definition and configuration file
- * Design and programming by Lane Roath
- * (All items MUST appear in their proper order!)
- *======================================================
- >
- 840 ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
- >
- * These are the filenames used by the shell
- >
- help
- installer
- basic.launcher
- *
- * text subdirectory & picture filenames
- *
- text
- pics/main
- pics/main.alt
- pics/article
- pics/article.alt
- *
- * Filename for the PROGRAMS menu items (some are subdir/filename)
- * NOTE: There must be EXACTLY fifteen (15) items here, fifteenth is just a '-'!!!
- *
- SargoNoidz/SargoNoidz
- Jukebox/Jukebox
- Omni.Clock.CDA
- AwfulWorks/AwfulWorks
- Fonts/Fonts
- AWGS.Templates
- clip.art/SDGS.CA7.1
- clip.art/SDGS.CA7.2
- -Program.9
- -program.10
- -program.11
- -program.12
- -program.13
- -program.14
- -
- *
- * Filenames for the SOFTDISK menu items
- * You can have as many items as you wish here as long as the last item is a '-'!!!
- *
- toc
- professor
- readers.write
- subscriptions
- submissions
- report.card
- G.Essence
- reviews
- attractions
- credits
- -
- >
- * Next we define the file type of each program. Choose from the following:
-
- A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
- I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
-
- H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
- >
- D A,B,D,M,M,M,M,A,A,D,A,M,D,M,M,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D
- >
- * Define the launch flags for each program. Choose from the following:
-
- 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
-
- H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
- >
- 0,6,6,0,0,0,0,0,6,2,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- >
- * Rectangles for the icons on the graphic screens in TopLeft/BottomRight (y,x) fmt
- * The order of these items = their item # in the menu+2!
- * NEVER let the rect counts (below) become equal, or the program will rebel!!!
- >
- 10 ;# of feature rects
- 12 ;# of article rects
- *
- * Start of icons for 'program' menu (page 1)
- *
- 21,259,48,293 ;help
- 21,33,48,68 ;articles
- 61,11,116,108 ;SargoNoidz
- 132,16,196,72 ;Jukebox
- 59,136,116,199 ;Omni Clock CDA
- 60,230,119,291 ;AwfulWorks
- 132,75,196,130 ;GS Font
- 132,134,196,189 ;AWGS Templates
- 132,193,196,248 ;clip art 1
- 132,251,196,306 ;clip art 2
- *
- * Start of icons for 'article' menu (page 2)
- *
- 35,244,68,285 ;help
- 35,22,69,74 ;main
- 33,79,74,160 ;inside
- 95,108,128,158 ;professor
- 138,15,183,56 ;readers write
- 89,248,127,294 ;subscriptions
- 139,75,190,180 ;submissions
- 88,178,126,230 ;report card
- 146,194,181,240 ;G-Essence
- 91,22,134,76 ;reviews
- 39,180,63,225 ;attractions
- 145,253,181,303 ;credits
- >
- 5 ;Number of menus we need to have inserted into the menu bar
- >
- * This is the program menu definition
- >
- $$ Features\N600
- --Sargo Noidz\N600*1!V
- --Jukebox\N601*2@
- --Omni Clock CDA\N602*3#
- --AwfulWorks\N603*4$
- --Caplet Font\N604*5%
- --Spencer's Pages\N605*6^
- --Clip Art page 1\N606*7&
- --Clip Art page 2\N607*8*
- >
- * This is the softdisk (articles) menu
- >
- $$ Softdisk \N400
- --Table of Contents\N400
- --Professor Know-it-all\N401
- --Readers Write\N402
- --Subscriptions\N403
- --Submissions\N404
- --Report Card\N405
- --G-Essence\N406
- --Reviews\N407
- --Coming Attractions\N408V
- --Credits\N409
- >
- * The EDIT menu is only for use by DAs
- >
- $$ Edit \N250
- --Undo\N250*ZzDV
- --Cut\N251*Xx
- --Copy\N252*Cc
- --Paste\N253*Vv
- --Clear\N254
- >
- * File menu -- mainly use to allow user to print
- >
- $$ File \N255
- --Close\N255
- --File Copier\N256*FfV
- --Page Setup...\N257
- --Print...\N258*Pp
- --Print All...\N259*AaV
- --Quit\N260*Qq
- >
- * Apple menu -- if I have to explain this you're a dope!
- >
- $$@\XN300
- --About Softdisk...\N300
- --Help\N301*?/V
-